[INFO] cloning repository https://github.com/arctan2/alpa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arctan2/alpa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctan2%2Falpa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctan2%2Falpa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bc232e9dcc4e7a994369ff6d79675ed49c83418
[INFO] fixing arctan2/alpa against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctan2%2Falpa" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arctan2/alpa
[INFO] finished tweaking git repo https://github.com/arctan2/alpa
[INFO] tweaked toml for git repo https://github.com/arctan2/alpa written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arctan2/alpa on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arctan2/alpa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded allocator-api2 v0.3.1
[INFO] [stderr]   Downloaded embedded-sdmmc v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 551386c42ecc033817295d459f0dad666ae01927757b1fa88e8183003f557e56
[INFO] running `Command { std: "docker" "start" "551386c42ecc033817295d459f0dad666ae01927757b1fa88e8183003f557e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "551386c42ecc033817295d459f0dad666ae01927757b1fa88e8183003f557e56" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "551386c42ecc033817295d459f0dad666ae01927757b1fa88e8183003f557e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "551386c42ecc033817295d459f0dad666ae01927757b1fa88e8183003f557e56" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking allocator-api2 v0.3.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking buddy_system_allocator v0.12.0
[INFO] [stderr]     Checking embedded-sdmmc v0.9.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking alpa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/page_buf.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::page_rw::PAGE_SIZE;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^---------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/table.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use crate::page_rw::PAGE_SIZE;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^---------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/page_free_list.rs:1:30
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::page_rw::{PageRW, PAGE_SIZE};
[INFO] [stdout]    |                              ^^^^^^^^^ no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/btree.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::page_rw::{PAGE_SIZE};
[INFO] [stdout]    |                      ^^^^^^^^^ no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/overflow.rs:2:22
[INFO] [stdout]    |
[INFO] [stdout]  2 | use crate::page_rw::{PAGE_SIZE, PageRW};
[INFO] [stdout]    |                      ^^^^^^^^^ no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/file_handler.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 | use crate::page_rw::{PageRW, PAGE_SIZE};
[INFO] [stdout]    |                              ^^^^^^^^^ no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/page_buf.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::page_rw::PAGE_SIZE;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^---------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/table.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use crate::page_rw::PAGE_SIZE;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^---------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/page_free_list.rs:1:30
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::page_rw::{PageRW, PAGE_SIZE};
[INFO] [stdout]    |                              ^^^^^^^^^ no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/btree.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::page_rw::{PAGE_SIZE};
[INFO] [stdout]    |                      ^^^^^^^^^ no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/overflow.rs:2:22
[INFO] [stdout]    |
[INFO] [stdout]  2 | use crate::page_rw::{PAGE_SIZE, PageRW};
[INFO] [stdout]    |                      ^^^^^^^^^ no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::page_rw::PAGE_SIZE`
[INFO] [stdout]   --> src/file_handler.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 | use crate::page_rw::{PageRW, PAGE_SIZE};
[INFO] [stdout]    |                              ^^^^^^^^^ no `PAGE_SIZE` in `page_rw`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "page_size_1024")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_1024` feature
[INFO] [stdout] 17 | pub const PAGE_SIZE: usize = 1024;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "page_size_2048")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_2048` feature
[INFO] [stdout] 20 | pub const PAGE_SIZE: usize = 2048;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/page_rw.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "page_size_4096")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `page_size_4096` feature
[INFO] [stdout] 23 | pub const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_SIZE` in this scope
[INFO] [stdout]   --> src/page_rw.rs:41:59
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn read_page(&self, page_num: u32, buf: &mut [u8; PAGE_SIZE]) -> Result<usize, V::Error> {
[INFO] [stdout]    |                                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_SIZE` in this scope
[INFO] [stdout]   --> src/page_rw.rs:48:56
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn write_page(&self, page_num: u32, buf: &[u8; PAGE_SIZE]) -> Result<(), V::Error> {
[INFO] [stdout]    |                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_SIZE` in this scope
[INFO] [stdout]   --> src/page_rw.rs:80:79
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn extend_file_one_page(&self, cur_db_page_count: u32, buf: &mut [u8; PAGE_SIZE]) -> Result<u32, V::Error> {
[INFO] [stdout]    |                                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_SIZE` in this scope
[INFO] [stdout]   --> src/page_rw.rs:81:57
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let page = (self.vm.file_length(&self.file)? / (PAGE_SIZE as u32)).min(cur_db_page_count);
[INFO] [stdout]    |                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_SIZE` in this scope
[INFO] [stdout]   --> src/page_rw.rs:41:59
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn read_page(&self, page_num: u32, buf: &mut [u8; PAGE_SIZE]) -> Result<usize, V::Error> {
[INFO] [stdout]    |                                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_SIZE` in this scope
[INFO] [stdout]   --> src/page_rw.rs:48:56
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn write_page(&self, page_num: u32, buf: &[u8; PAGE_SIZE]) -> Result<(), V::Error> {
[INFO] [stdout]    |                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_SIZE` in this scope
[INFO] [stdout]   --> src/page_rw.rs:80:79
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn extend_file_one_page(&self, cur_db_page_count: u32, buf: &mut [u8; PAGE_SIZE]) -> Result<u32, V::Error> {
[INFO] [stdout]    |                                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_SIZE` in this scope
[INFO] [stdout]   --> src/page_rw.rs:81:57
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let page = (self.vm.file_length(&self.file)? / (PAGE_SIZE as u32)).min(cur_db_page_count);
[INFO] [stdout]    |                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alpa` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alpa` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "551386c42ecc033817295d459f0dad666ae01927757b1fa88e8183003f557e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551386c42ecc033817295d459f0dad666ae01927757b1fa88e8183003f557e56", kill_on_drop: false }`
[INFO] [stdout] 551386c42ecc033817295d459f0dad666ae01927757b1fa88e8183003f557e56
